FileCache.storeTileFinish

Gets the success value of a completed shumate_file_cache_store_tile_async() operation.

class FileCache
bool
storeTileFinish

Parameters

result AsyncResultIF

a #GAsyncResult provided to callback

Return Value

Type: bool

%TRUE if the operation was successful, otherwise %FALSE

Throws

GException on failure.

Meta